home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr26 / 4utils73.zip / 4DESC.TXT < prev    next >
Text File  |  1993-05-01  |  1KB  |  47 lines

  1. !TOPIC 170 4DESC
  2. SYNTAX        (External, third-party)
  3.  
  4. !TTY
  5. 4DESC [/help] [/mono] [d:][\path\][descript.ion]
  6.  
  7. !ENDTTY
  8. PURPOSE
  9.  
  10. !TTY
  11. Full-screen editor for file and subdirectory descriptions.
  12. !ENDTTY
  13.  
  14. COMMENTS
  15.  
  16. 4DESC is a full-screen editor for file descriptions (up to 40 characters) 
  17. for MS-DOS filenames and subdirectories.  It presents a sorted listing of 
  18. the chosen directory, similar to the SELECT directory, and allows you to 
  19. add, modify, or erase descriptions for each file and subdirectory.  You may 
  20. cut and paste descriptions from one file to another.  Press F1 while in the 
  21. 4DESC editor for details.
  22.  
  23. The 4DESC options are:
  24.  
  25.     /help  Display the help screen before editing.
  26.     /mono  Force display to black and white (overrides auto-detection
  27.            of monitor type).
  28.     \path\ Edit file descriptions in another directory. If you specify
  29.            a path, please note that the trailing backslash is required.
  30.  
  31. CAUTION: If any files in the chosen directory previously had descriptions 
  32. longer than 40 characters, those descriptions will be truncated when you 
  33. save your work. 
  34.  
  35. See also 23DESCRIBE.
  36.  
  37. EXAMPLE
  38.  
  39. Edit file descriptions in the current directory:
  40.  
  41.     c:\> 4desc
  42.  
  43. Edit file descriptions in the 4DOS directory:
  44.  
  45.     c:\> 4desc \4dos\
  46.  
  47.